home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / rybbs65.zip / RYBBS65.LZH / NEW.DOC < prev    next >
Text File  |  1990-06-30  |  8KB  |  211 lines

  1. Released version 6.0
  2.  
  3. 6.01
  4. -allow character #127 to duplicate backspace
  5. -multiple file download in zmodem (internal only!)
  6. -%MULT parameter in runp/exec and external protocol lines will query
  7.  for multiple (up to 5) filenames.
  8. -%MULT will create file FNAMES.BBS with list of files. You may
  9.  then use the file redirector in a protocol to access these files..
  10.  example
  11.  dsz port 2 sz %MULT
  12. -put default protocol in user's record. If defined system will
  13. not ask for protocol. Presently the only way to define is via STAT command
  14. -%MULTFILE will first request multiple files to d/l and then
  15.   substitute the words FNAMES.BBS for the %MULTFILE parameter in
  16.   the command line.
  17. example
  18.  dsz port 2 sz @C:%MULTFILE
  19. -fix ASCII 127 so it equals delete
  20. -add PRESS ENTER after VIEW file output
  21. -fix view command if no file is entered
  22. -add PRESS ENTER after NEWM is finished.
  23. NOTE: Use %NAME for uploads in the EXTUP.BBS file (external uploads)
  24. and use %NAME2 for everything else (EXDOWN.BBS external downloads) and
  25. RUNP/EXEC command line doors etc
  26.  
  27. 6.02
  28. -increase allowable message size to 100 lines
  29. -allow auto-log off after download in zmodem and external protocols
  30. -add line feeds after SCAM command
  31. -add color word to door.tmp file
  32. -zmodem will now use the @fnames parameter
  33. -ability to change a subject from the message action level
  34. -fix bug where %NAME wouldn't check for enough time
  35. -put timeout in yes/no query
  36. -fix bug where zmodem upload don't work
  37. -fix bug where carrier drop in multiple file query hangs system
  38. -abort log off on aborted multiple download
  39. -show correct log off on auto log off after dl.
  40. -install answer verification on questionaires
  41. -new text file command CLEAR  will clear remote and local screens
  42. -change xfer protocol wording so N allows None
  43. -fix error #3 on single file download.
  44. -10 second log off delay on auto download logoff
  45. -press enter after push all message bases
  46. -fix printer problem with PRINT ON
  47.  
  48. 6.03
  49. -start playing with local ansi stuff
  50. -show 1 and 2 line message warning before end of message
  51. -clean up dl in RyCOMM
  52. -allow multi-file dl for zmodem in RyCOMM
  53. -allow RyCOMM exit verify
  54. -cursor/highlight selection of RyCOMM dialing directory
  55. -fix questionnaire so that it actually works
  56. -new startup.bbs options
  57.   HEADERCOLOR XX
  58.   changes color of message header when user is in ansi graphics
  59.   MESSAGECOLOR XX
  60.   changes color of message text when user is in ansi graphics
  61.   PROMPTCOLOR XX
  62.   changes color of message prompt when user is in ansi graphics
  63.   FILESCOLOR XX
  64.   changes color of files commands (won't work locally yet!)
  65. XX is a numeral from 0 to 31 defining color where
  66.  0-7 are low intensity colors
  67.  8-15 are high intensity colors
  68.  16-23 are low intensity colors flashing
  69.  24-31 are high intensity colors flashing
  70. -Multiple colors in files displays
  71.  
  72. 6.04
  73. -allow color change of file name,size,date and description
  74.  FILENAMECOLOR XX
  75.  SIZECOLOR XX
  76.  DATECOLOR XX
  77.  DESCOLOR XX
  78. where XX is a numeral from 0 to 31 describing color as above
  79. -install async interrupt restore code
  80. -remove interrupt stuff...install new attempt at external fix
  81. -colorize short options at bottom of menu
  82. -colorize user stats
  83. -colorize user profile
  84. -colorize reverse file listing
  85. -allow color change of default color..
  86.  RESETCOLOR XX
  87. -more work on files color
  88. -new command AUTO. This command is an extension of the MULT command. When
  89.  a menu is loaded if the menu has this command in it the object of the
  90.  command (filename) will be loaded immediately as if a MULT command had
  91.  been executed. No keypress is necessary for this command to be executed!
  92.   ex:
  93.   auto,#,105,5,  invisible auto,$
  94.   text,$,105,5,  invisible text,new.lst
  95. -fix color setting with size/name/date/descriptions in files areas
  96.  
  97. 6.05
  98. -fix ansi color in search file areas command
  99. -clear entry ability in RyCOMM
  100. -change EVENTS so that normal timed event that exits program may
  101.  have errorlevels of between 10 and 199. (use to be 1-199). This
  102.  may solve the problem where some folks are having events at midnight.
  103. -Write event status to callers.log in multi-user version
  104. -new command RUNN will not need PRESS ENTER after command
  105. -change multi-file download to single line command
  106. -for new log in the password is astericked out
  107. -OPTIONCOLOR in startup.bbs colors the short menu options
  108. -if ansi color is selected turn off the bottom 3 lines
  109. -ENTER on a separate line in a text file will prompt to
  110.   Press ENTER before proceeding.
  111. -put pause after 22 lines in Origin message list
  112. -fix bug where FNAMES.BBS was used for both nodes on multi-user. Now
  113.  will be Fnames.XX where xx is node number
  114. -use the ` character for PRESS ENTER in an ANSI file
  115. -update dialing directory quickly when pressed right/left arrows or +/-
  116. -show private messages as non-public, personal messages (happy now?)
  117. -disable Alt-d drop to dos upon immediate login to RyCOMM
  118. -quick hangup after goodbye.bbs output
  119. -colorize dialing directory in rycomm (more to follow!)
  120.  
  121. 6.06 12/28/89
  122. -When NETWORK enabled the multi-user version will use UPLOAD.1 and
  123.  DOWNLOAD.1 (or current node number) for file area info
  124.  System will also load RYBOARDS.1 (or appropriate node file) for messages
  125. -Colors,colors, everywhere! Use new utility SETCOLOR to changes
  126.  system colors
  127. -begin fix of events time problem. The system should force a lower time
  128.  to users who are on the system at a time close to the next event.
  129. -show status of download xfers
  130. -output file evtext.bbs if less then 5 mins remain before an event will
  131.  occur and then disallow a login. (drop carrier)
  132. -show user that time has been reduced before event
  133.  
  134. 6.07 01/28/90
  135. -fix Press Enter bug where it repeats the events info
  136.  
  137. 6.08/6.09 01/31/90
  138. -work on download K problem
  139. -fix so RyMULT uses @fnames.x for zmodem transfer
  140. -fix download K in internal user's editor
  141. -put memory swapping in so multi-user can drop to dos with more memory
  142. -allow numerals as part of name
  143. -show time left in message prompt
  144. -fix bug where system can time out remote user if sysop drops to dos
  145.  or forces chat mode
  146. -more file locking in multi-user version.
  147. -new startup.bbs commmand PORT LOCKING will allow the baud rate specified
  148.  in startup.bbs to be locked and not changed. The upload multipliers will
  149.  still be calcuated according to the CONNECT message
  150. -show last date on at new file search prompt
  151. -colorize message numbers
  152. -show True connect baud rate in callers log
  153. -flag double answer (IE if modem is set to autoanswer via ATS0=1 and
  154.  if ANSWER RING is present in modeinit.bbs)
  155. -clear bottom of screen if users graphics type is ansi
  156.  
  157. 6.10 04/11/90
  158. -fix bug where a new user will overwrite an old user
  159. -new questionaire option PICTURE
  160.  example
  161.    ?enter your visa number
  162.    ####-####-###-###
  163.    ?enter a,b or c
  164.    A
  165.    ? enter 0 thru 9 or a,b or c
  166.    X
  167.  
  168.   X will allow any alphanumerica character
  169.   A will allow only alpha
  170.   # will allow only numeric
  171.  
  172. 6.11 05/10/90
  173. -user PICTURE option with FADD command. Here we have a second file associated
  174. with the normal FADD output file. The extension of this second file must be
  175. .QUE (like a questionaire). The second file is of the format
  176. comment
  177. example picture comment
  178. picture
  179. where the picture is similar to picture in version 6.10 above
  180. Example
  181.  
  182. the fadd command:
  183. fadd,a,5,5,= [A] - Add a bbs to the list     =,bbs.txt
  184.  
  185. the Bbs.Que file :
  186.                 Please enter your bbs information in the format:
  187.     BBS Name     |  Number       | Hours of Operation |    Theme
  188. xxxxxxxxxxxxxxxxx (###)-###-####   xxxxxxxxxxxxxxxxxx   xxxxxxxxxxxxxxxxxxxxxxx
  189.  
  190. the BBS.txt file
  191.     BBS Name     |  Number       | Hours of Operation |    Theme
  192. RyBBS HomeBase    (414)-962-1097   24 Hrs. / 7 Days      RyBBS Support
  193.  
  194. -remember last date/time on when we exectute a runp or exec command and restore
  195. same when we return from the command (if carrier is not dropped)
  196. -fix questionaire bug where S to stop verification of ques answers
  197.  would cut off the last answers from the answer file
  198. -new command line parameter /LOCAL will allow easy local logins
  199.  
  200. 6.12 05/17/90
  201. -fix bug in revers